A. maxWorkerThreads
B. requestQueue limit
C. maxIdThreads
D. all of the above
Advertisement
Related Mcqs:
- What attributes do you use to hide a public .Net class from COM ?
- A. ComVisible attributes B. DLLImport Attributes C. COM Interop D. All of the above...
- In ASP.NET if one wants to maintain session then which of the following is used ?
- A. Microsoft SQL Server B. Session State Service C. In-process storage D. All of the above...
- Postback occurs in which of the following forms_________________?
- A. Webforms B. Winforms C. HTMLForms D. None of these...
- Which of the following is FALSE ?
- A. ASP.NET is a major upgrade over ASP B. ASP+ and ASP.NET refer to the same thing C. ASP.NET applications run without a Web Server D. None of these...
- Which of the following represents the best use of the Table, TableRow, and Table-Cell controls ?
- A. To create a customized control that needs to display data in a tabular fashion B. To create and populate a Table in Design view C. To create and populate a Table with images D. To display a tabular result set...
- Which of the following is true about session in ASP.NET ?
- A. The default time interval is 5 minutes B. Programmers has to take care of delete sessions after configurable timeout interval C. ASP.NET automatically delete sessions after configurable timeout interval D. None of the Above...
- Common type system is built into which of the following?
- A. RCT B. GAC C. CLR D. RCW...
- Which of the following ASP.NET object encapsulates the state of the client ?
- A. Application object B. Session object C. Server object D. Response object...
- Which of the following languages can be used to write server side scripting in ASP.NET ?
- A. Visual Basic B. C C. C# D. All of the above...
- Which of the following is the default authentication mode for IIS ?
- A. Windows B. Anonymous C. Basic Authentication D. None of these...
Advertisement